Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[11.x] Adds BackedEnum to PendingDispatch's phpDoc for onQueue, allOnQueue, onConnection, allOnConnection methods #52739

Merged

Conversation

sethsandaru
Copy link
Contributor

We already accept BackendEnum in Queueable trait (ref #52604), however, PendingDispatch is missing the phpDoc for BackedEnum

This PR adds that ✌️

@taylorotwell taylorotwell merged commit c65725d into laravel:11.x Sep 11, 2024
33 checks passed
@sethsandaru sethsandaru deleted the 11.x-patch-pending-dispatch-doc branch September 12, 2024 02:01
@Plytas
Copy link
Contributor

Plytas commented Oct 25, 2024

@sethsandaru there's also \Illuminate\Bus\PendingBatch that could use the same treatment. Are you able to submit a PR for that?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants